ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / IPagesCollection<T> Interface
Members

In This Topic
    IPagesCollection<T> Interface
    In This Topic
    Object Model
    IPagesCollection<T> Interface
    Syntax
    'Declaration
     
    Public Interface IPagesCollection(Of T As {New, Page}) 
    public interface IPagesCollection<T> 
    where T: new(), Page
    Type Parameters
    T
    See Also